PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFPushButtonField Class / PDFPushButtonField Constructor / PDFPushButtonField Constructor(String)
The field name.
In This Topic
    PDFPushButtonField Constructor(String)
    In This Topic
    Initializes a new PDFPushButtonField object.
    Syntax
    public PDFPushButtonField( 
       java.lang.String name
    )

    Parameters

    name
    The field name.
    See Also